[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package stb_connected_components-devel-0.96^20250907gitfede005-1.el9.x86_64 download

Name stb_connected_components-devel
Epoch 0
Version 0.96^20250907gitfede005
Release 1.el9
Architecture x86_64
Website/URL https://github.com/nothings/stb
License MIT OR Unlicense
Build Time 2025-09-09 09:05:24
Build Host builder-x86-05.inferitos.ru
Summary Incrementally compute reachability on grids
Repositories Extras
Description Finds connected components on 2D grids for testing reachability between two points, with fast updates when changing reachability (e.g. on one machine it was typically 0.2ms w/ 1024x1024 grid). Each grid square must be “open” or “closed” (traversable or untraversable), and grid squares are only connected to their orthogonal neighbors, not diagonally.
Errata
Size 19 KiB
Source Project stb-0^20250907gitfede005-1.el9
SHA-256 checksum 580490cedf6022e36100078104b90f22992440409f7eab8d38b8317779b419c8
× Full screenshot
Changelog link
* Mon Sep 08 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250907gitfede005-1
- stb_image_resize2 2.15

* Mon May 12 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250512git802cd45-1
- stb_image_resize2 2.14

* Sun Mar 16 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250314gitf056911-1
- stb_image_resize2 2.13

* Fri Jan 10 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-4
- Patch root cause of CVE-2021-45340

* Sun Dec 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-3
- Add a SourceLicense field

* Sun Dec 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-2
- Remove spec-file conditionals for Fedora 39 and EPEL7 (end-of-life)

* Wed Oct 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-1
- stb_image_resize2 2.11

* Fri May 31 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240531git013ac3b-1
- stb_image 2.30

* Sat May 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240525git449758b-1
- stb_image_resize2 2.07

* Thu May 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240213gitae721c5-5
- Patch for GHSL-2023-171/CVE-2023-45681/CVE-2023-47212